<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999999;
    font-size: 14px;
    opacity: 1;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999999;
    font-size: 14px;
    opacity: 1;
    padding-left: 10px
}


/* .layui-container{
	padding: 0;
} */

.top {
    color: #fff;
    background: #0147c3;
    line-height: 2em;
}

.top a {
    color: #fff
}

.top-ad {
    background: #ff8305;
    color: #fff;
    padding: 0 5px;
    margin-left: 10px;
}

.col33 {
    color: #333333
}

.col66 {
    color: #666
}

.logo {
    padding-left: 15px;
}

.logo-img {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #ff8305;
    color: #ff8305
}

.coltxt {
    color: #4c4c4c
}

.colgrey {
    color: #aeaeae
}

.colorg {
    color: #ff8305
}

.logo-left {
    padding-left: 25px;
}

.logo-box {
    padding: 18px 0;
    background: #fff;
}

.colblue {
    color: #0147c3
}

.coltxt {
    color: #7a7a7a
}

.f17 {
    font-size: 17px;
}

.f34 {
    font-size: 34px;
}

.logo-right {
    padding-left: 15px;
}

.logo-r-tt {
    line-height: 3em;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #cdcdcd;
}

.top-phone {
    background: url(../images/tel.png) no-repeat left center;
    padding-left: 60px;
    color: #898989
}

.top-phone-box {
    background: #0147c3;
    color: #a3b8d9;
    text-align: center;
    line-height: 24px;
    padding: 0 10px;
}

.bannersize {
    height: 30vw!important;
}

nav {
    background: #e2e2e2
}

nav a {
    display: block;
}

.pcnav li {
    font-size: 1rem;
    line-height: 60px;
    position: relative;
    width: calc(100% / 9);
    text-align: center;
    box-sizing: border-box;
}

.pcnav li:hover {
    background: #ff8305;
}

.pcnav li:hover&gt;a {
    color: #fff;
    font-weight: bold;
}


/* 关键词 */

#keywords {
    background: #f7f7f7;
    padding: 22px 0;
}

.key-list li {
    margin-left: 10px;
    line-height: 2em;
}

.key-a h2 {
    font-weight: bold;
    color: #0147c3;
    font-size: 1.25rem;
}

.key-a p {
    font-size: 1rem;
    color: #333333;
    margin-top: 8px;
}

.key-list {
    width: 45.8%;
    padding: 0 35px;
    border-left: 1px dashed #bfbfbf;
    border-right: 1px dashed #bfbfbf;
}


/* 热门服务 */

#hotService {
    margin: 40px 0;
}

#hotService h2 em {
    color: #b7b7b7;
    font-size: 1.125rem;
    font-weight: normal;
    text-transform: uppercase;
}

.hs-list-top p {
    padding: 10px 0;
    padding-left: 25px;
    background: url(../images/logo-s.png) no-repeat left center;
}

.hs-list-top em {
    color: #ff8305
}

.hs-list {
    border: 1px solid #c2c2c2;
}

.hs-list-top {
    padding: 10px;
    text-align: center;
}

.hs-list-top img {
    width: 100%;
    height: 263px;
    object-fit: contain;
}

.hs-list-bottom {
    background: #282828;
    padding: 10px 20px;
    text-align: right;
}

.hs-list-bottom .pa {
    background: #ff8305;
    padding: 6px 10px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    top: -24px;
    left: 5%;
}

.hs-title {
    margin-top: 20px;
    font-size: 1rem;
}

.hs-show:hover .hs-list {
    border: 1px solid #0147c3;
}

.hs-show:hover h3 a {
    color: #0147c3;
}


/* 广告 */

#gg {
    margin: 40px 0;
    background: url(../images/gg-bg.jpg) no-repeat;
}

.gg-left {
    padding: 38px 0;
}

.gg-right {
    background: #f3f3f4;
}

.gg-icon {
    width: 36px;
    height: 36px;
    overflow: hidden;
    margin-right: 15px;
}

.gg-right li {
    padding: 31.5px;
}

.gg-right li h3 {
    font-size: 1.375rem;
    font-weight: bold;
    color: #333333
}

.gg-right li p {
    color: #666;
    font-size: 1rem;
    margin-top: 10px;
}

.gg-right li:hover {
    background-color: #0147c3;
}

.gg-right li:hover h3 {
    color: #fff
}

.gg-right li:hover p {
    color: #fff
}

.gg-right li:hover img {
    transform: translate(0, -36px);
}


/* 产品 */

#products {
    margin: 40px 0;
}

.pro_left_title {
    background: #0147c3;
    padding: 20px 0;
    padding-left: 50px;
}

.pro_left_title h2 {
    color: #fff;
    font-size: 1.875rem;
    font-weight: bold;
}

.pro_left_title h3 {
    font-size: 1.125rem;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial;
    opacity: 0.6;
    margin-top: 10px;
}

.pro_left_list {
    background: #f3f3f3;
   padding: 0 30px;
}

.pro_left_list li {
    padding: 20px 0;
    border-bottom: 1px solid #d4d5d6;
}

.pro_left_list li:last-child {
    border-bottom: none;
}

.pro_left_list li a {
    display: block;
    font-size: 1rem;
    padding-left: 20px;
    background: url(../images/row.png) no-repeat 5px center;
}

.pro_left_list li:hover a {
    font-weight: bold;
    color: #333
}

.goods-cont-box {
    margin-top: 40px;
    border: 1px solid #a9a8a8;
}

.goods-cont-box p {
    color: #5d5d5d;
    line-height: 2em;
    padding: 10px;
}

.good-c-top p {
    font-size: 1.7rem;
    color: #282828!important;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #a9a8a8;
}

.good-c-top .pa {
    background: #ff8305;
    color: #fff;
    font-size: 1.125rem;
    padding: 3px 10px;
    top: -15px;
    left: calc(50% - 75px);
}

.goods_show {
    border: 1px solid #c4c5c5;
    background: #fff;
}

.goods_img {
    padding: 10px;
}

.goods_img img {
    width: 100%;
    height: 195px;
    object-fit: cover;
}

.goods_show h3 {
    margin-bottom: 10px;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

.goods_show:hover {
    border-color: #0147c3;
}

.goods_show:hover h3 {
    color: #0147c3;
}

.g-tel {
    font-size: 24px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}


/* 优势 */

#superiority {
    margin-top: 40px;
    background: url(../images/superiority-bg.jpg) no-repeat top center;
}

.super-title {
    margin-bottom: 135px;
}

.super-title-top {
    background: #fff;
    padding: 20px 0;
}

.super-title-top-left h2 {
    font-size: 3rem;
    font-weight: bold;
    color: #333;
}

.super-title-top-left h2 em {
    color: #0147c3
}

.super-title-top-left p {
    padding-left: 135px;
    text-transform: uppercase;
    font-size: 14px;
    color: #0147c3;
    background: url(../images/line4.png) left center no-repeat;
}

.super-title-top-right {
    margin-left: 10px;
}

.super-title-top-right p {
    font-style: oblique;
    text-transform: uppercase;
    font-size: 12px;
    color: #cccccc
}

.super-title-top-right h3 {
    font-size: 1.875rem;
    font-weight: bold;
}

.super-title-top-right h3 em {
    color: #0147c3;
}

.super-subtitle {
    margin-top: 33px;
    background: url(../images/line5.png) no-repeat center center;
}

.super-li-box {
    padding: 30px 0;
}

.super-box {
    padding: 0 30px;
}

.super-box-title h4 {
    font-size: 1.875rem;
    font-weight: bold;
}

.super-box-title h5 {
    color: #999999;
    text-transform: uppercase;
}

.super-box-title {
    margin-left: 15px;
}

.super-box-txt {
    padding-left: 67px;
}

.super-box-txt p {
    margin-top: 25px;
    color: #333333;
    padding-left: 18px;
    background: url(../images/arrow.png) no-repeat top left;
    line-height: 1.8em;
}

.super-box-more,
.super-box-tel {
    margin-top: 30px;
}

.super-box-more a {
    width: 162px;
    background: #0147c3;
    text-align: center;
    display: block;
    line-height: 38px;
    color: #fff;
}

.super-box-tel a {
    width: 324px;
    background: #0147c3;
    text-align: center;
    display: block;
    line-height: 38px;
    color: #fff;
}

.bg-grey {
    background: #f2f2f2;
}
/*合作*/
#coop{
    margin: 60px 0;
}
/* 视频 */

#video {
    margin: 60px 0;
}

.video-img {
    background: #000;
    padding: 30px 0;
}

.video-img img {
    width: 100%;
    height: 218px;
    object-fit: cover;
}

.video-list h3 {
    text-align: center;
    margin-top: 20px;
}

.video-more {
    background: #0147c3;
    display: block;
    width: 204px;
    line-height: 36px;
    text-align: center;
    margin: 30px auto;
    color: #fff;
    border-radius: 36px;
}


/* 新闻 */

#news {
    margin: 60px 0;
}

.title {
    z-index: 1;
}

.title h2 {
    font-size: 2.25rem;
    color: #343434
}

.title h3 {
    font-size: 5.453125rem;
    text-transform: uppercase;
    color: #ecebeb;
    font-family: "Arial";
    font-weight: 600;
    top: -0.375em;
    width: 100%;
    text-align: center;
    z-index: -1;
}

.news-left-top {
    background: #eeeeee;
    padding-right: 30px;
}

.news-l-t-title {
    background: #0147c3;
    border-left: #4e7fd5 5px solid;
    width: 33%;
    padding: 16px 0 16px 30px
}

.news-l-t-title h3 {
    font-size: 1.25rem;
    color: #fff;
    font-weight: bold;
}

.news-l-t-title p {
    font-family: Arial;
    opacity: 0.5;
    color: #fff;
    text-transform: uppercase;
    margin-top: 10px;
}

.news-left-list li {
    margin: 20px 0;
    padding: 14px 0;
    background: #f5f5f5;
}

.timebox {
    width: 20%;
    text-align: center;
    border-right: 1px solid #d2d2d2;
}

.timebox hr {
    width: 70%;
    margin: 6px auto;
    background: #dbdbdb;
}

.news-l-txt {
    width: 80%;
    padding: 0 20px;
}

.news-l-txt a {
    color: #202020;
    font-size: 1rem;
}

.news-l-txt p {
    margin-top: 5px;
    color: #8b8b8b;
    font-size: 0.75rem;
}

.wd-title {
    background: #e3e3e3;
    width: 18%;
    height: 202px;
}

.wd-title h2 {
    margin-top: 30px;
    font-size: 1.25rem;
    font-weight: bold;
    color: #494949
}

.wd-title h3 {
    color: #797979;
    margin-top: 5px;
}

.wd-t-cont {
    padding-bottom: 30px;
}

.wd-right {
    width: 80%;
    height: 202px;
}

.picScroll-left {
    height: 100%;
}

.picScroll-left .bd {
    height: 100%;
}

.picScroll-left .bd ul {
    height: 100%;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 51px;
    height: 23px;
    overflow: hidden;
    cursor: pointer;
    top: 160px;
    z-index: 10;
}

.picScroll-left .hd .next {
    background: url(../images/next.png) no-repeat;
    left: -130px;
}

.picScroll-left .hd .prev {
    background: url(../images/prev.png) no-repeat;
    left: -180px;
}

.picScroll-left .bd ul li {
    margin: 0 22px 0 0;
    overflow: hidden;
    width: 300px;
    height: 202px;
}

.da {
    color: #333333;
    margin: 15px 0;
}

.wen {
    margin: 15px 0;
}

.wen a {
    color: #4a4a4a;
}

.wd-box {
    border: 2px solid #e3e3e3;
    padding: 25px;
}

.wd-more {
    border: 1px solid #e3e3e3;
    width: 93px;
    text-align: center;
    line-height: 26px;
}


/* 关于我们 */

#about {
    background: url(../images/ab-bg.png) no-repeat top center;
    padding-top: 80px;
}

.ab-right p {
    color: #676767;
    line-height: 2em;
    text-indent: 2em;
    font-size: 1rem;
}

#about h2 {
    color: #fff
}

#about h3 {
    color: #fff;
    opacity: 0.1;
}

.ab-right p a {
    color: #676767;
}

.ab-txt-box {
    background: #fff;
    margin-top: 40px;
    padding: 36px;
    border-bottom: 1px solid #e4e4e4;
}

.ab-right {
    background: #f2f2f2;
    height: 360px;
}

.ab-right-cont {
    width: 85%;
}

.ab-right-cont h4 {
    color: #0147c3;
    font-size: 1.5rem;
}

.ab-right-cont h5 {
    font-size: 1rem;
    margin-top: 10px;
    padding-bottom: 20px;
    background: url(../images/line.png) no-repeat bottom left;
    text-transform: uppercase;
}

.ab-right-cont p {
    color: #787878;
    line-height: 1.5em;
    font-size: 0.875rem;
}


/* 底部 */

footer {
    background: #0147c3;
    padding-bottom: 20px;
}

.fot-nav {
    padding: 20px 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}

.fot-nav li {
    width: 12.5%;
    font-size: 16px;
    border-right: 1px solid #fff;
    box-sizing: border-box;
    text-align: center;
}

.fot-nav li:last-child {
    border: none;
}

.f-g-list {
    width: 320px;
}

.f-g-list a {
    color: #b9c7df
}

.f-g-list li {
    width: 50%;
    margin: 10px 0;
}

.f-g-list li:hover a {
    color: #fff
}

.foot-left-m img {
    margin-right: 15px;
}

.foot-left-m {
    color: #fff
}

.foot-left-m .f14 {
    color: #b9c7df
}

.foot-right-m .f14 {
    color: #b9c7df
}

.foot-right-m p {
    color: #fff;
    font-weight: bold;
}

.footer-top {
    padding-bottom: 30px;
    border-bottom: 1px solid #4a83c0;
}

.footer-bot {
    padding-top: 20px;
    color: #fff;
}

.footer-bot a {
    color: #fff;
    padding: 0 5px;
}

.footer-bot a:hover {
    color: #fff;
}


/* 内页 */

#nei-main {
    margin: 40px 0;
}

article {
    overflow: hidden;
    padding: 15px;
}

.tj_news_title {
    border-bottom: 2px solid #f1f1f1;
    padding: 15px 0;
}

.tj_news li {
    width: 47%;
    padding: 15px 0;
    border-bottom: 1px dashed #cccccc;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #00468b;
}

.news-ul li {
    padding: 16px 0;
    border-bottom: 1px dashed #b5b5b5;
}

.nei_form-top li {
    width: 47%;
}

.nei_sub-input {
    width: calc(100% - 2em);
    padding: 0.5em 1em;
    display: block;
    max-width: 100%;
    border-radius: 5px;
    border: none;
}

.nei_submit {
    background: #fff;
    color: #00a2e9;
    width: 160px;
    line-height: 32px;
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 5px;
}

.op5 {
    opacity: 0.5;
}

#path {
    padding: 15px 0;
    border-bottom: 1px dashed #d6d6d6;
}


/* 底部 */

.footer-top ol li {
    margin: 0 40px;
}

.footer-top ol li img {
    margin-right: 10px;
}

.footer-bot {
    padding: 40px 0;
}

.fb-left p {
    color: #fff;
    line-height: 2em;
}

.fb-left img {
    margin-bottom: 20px;
}

.footer-bot h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff
}

.f-g-list {
    width: 270px;
}

.f-g-list a {
    color: #fff
}

.f-g-list li {
    width: 50%;
    margin: 5px 0;
}

.f-g-list li:hover a {
    color: #fff
}

.f-n-list a {
    color: #fff
}

.f-n-list li {
    margin: 10px 0;
}

.f-n-list li:hover a {
    color: #fff
}

.clwh {
    display: none;
}

.form_2 {
    background: #e2e3e4;
    padding: 20px;
}

@media screen and (min-width: 1200px) {
    .layui-container {
        padding: 0;
        width: 1200px;
    }
}

@media screen and (max-width:1200px) {
    .logo-img {
        display: none;
    }
    .goods-img img {
        height: 167px;
    }
    .poster-main {
        display: none;
    }
    .pro_left_title h2 {
        background: none;
    }
    .gg-right li {
        padding: 23.5px;
    }
    .gg-right li div:nth-child(2) {
        width: calc(100% - 36px - 15px);
    }
}

@media screen and (max-width:992px) {
    .title h3 {
        display: none;
    }
    .lgdn {
        display: none;
    }
    .top-phone-box {
        display: none;
    }
    .pro_left_list {
        overflow: hidden;
    }
    .pro_left_list li {
        float: left;
        width: 25%;
        padding: 10px 0;
        text-align: center;
    }
    .goods-cont-box {
        display: none;
    }
    .goods-list&gt;a {
        background: none!important;
    }
    .top-phone {
        background: none;
        padding-left: 0;
    }
    .pcnav li {
        width: 25%;
        padding: 0;
        background: none;
        line-height: 32px;
    }
    .top-phone {
        padding: 0;
    }
    .f-an {
        background-size: cover;
    }
    .f-an-box {
        padding: 0 0px;
    }
    .keys-list {
        display: none;
    }
    .goods-img img {
        height: 267px;
    }
    .super-img {
        padding: 10px 0;
    }
    .ab-left,
    .ab-right {
        width: 100%;
        height: auto;
    }
    .ab-left {
        background-size: 100%;
        padding: 10px 0;
    }
    .ab-right img {
        height: auto;
    }
    .mt40 {
        margin-top: 20px;
    }
    .fb-mid-left,
    .fb-mid-right {
        display: none;
    }
    .footer-top {
        display: none;
    }
    .picScroll-left .hd .next {
        background: url(../images/next.png) no-repeat;
        left: -70px;
    }
    .picScroll-left .hd .prev {
        background: url(../images/prev.png) no-repeat;
        left: -120px;
    }
}

@media screen and (max-width:768px) {
    #keywords {
        display: none;
    }
    .top_right .f24 {
        font-size: 14px;
    }
    .top {
        display: none;
    }
    .bannersize {
        height: 40vw!important;
    }
    .bannersize button {
        display: none;
    }
    .goods1 .ttup {
        background: #0147c3;
        padding: 1rem 0;
    }
    .gg-left {
        display: none;
    }
}

@media screen and (max-width:600px) {
    .hs-list-bottom .pa {
        top: -40px;
    }
    .hs-list-bottom {
        background: #282828;
        padding: 10px;
        text-align: center;
    }
    .logo-img {
        display: none;
    }
    .logo-box {
        padding: 10px 0;
    }
    #about {
        padding: 20px 0;
    }
    .scroll-left,
    .scroll-right {
        width: 100%;
    }
    .hot-title p {
        display: none;
    }
    .pro_left_list li a {
        background: none;
        padding: 0;
        font-size: 1rem;
    }
    .goods_img img {
        height: 120px;
    }
    .f-an {
        display: none;
    }
    .news-img {
        width: 25%;
    }
    .news-img img {
        height: 60px;
        object-fit: cover;
    }
    .news-left-top h3 {
        font-size: 1rem;
    }
    .news-left-top p {
        font-size: 12px;
        line-height: 1.5em;
        margin-top: 10px;
    }
    .news-left-top-more {
        display: none;
    }
    .timebox {
        border: none;
    }
    .ab-left img {
        max-width: 100%;
    }
    .foot_b_r {
        display: none;
    }
    .s-bot {
        display: none;
    }
    .scroll-right-cont {
        width: 100%;
        padding-top: 10px;
    }
    .scroll-right-cont p,
    .scroll-right-cont .scroll-right-more {
        display: none;
    }
    .scroll-right-cont h4 {
        text-align: center;
    }
    .scroll-right-cont h1 {
        text-align: center;
    }
    .goods-img img {
        height: 124px;
    }
    .super-title-top-right {
        display: none;
    }
    .super-title {
        margin-bottom: 20px;
    }
    #superiority {
        background: none;
    }
    .super-subtitle {
        display: none;
    }
    .super-box-txt {
        padding-left: 0;
    }
    .super-box-num img {
        width: 50px;
    }
    .super-box {
        padding: 0px;
    }
    .title {
        background: none!important;
        padding-bottom: 10px;
        z-index: 1;
    }
    #case {
        display: none;
    }
    .logo-box img {
        width: 150px;
    }
    .top_right .f24 {
        font-size: 12px;
    }
    .clwh {
        display: block;
    }
    footer {
        margin-bottom: 60px;
    }
    #products {
        margin: 20px 0;
    }
    .hs-list-top p {
        padding: 0;
        background: none
    }
    #superiority {
        margin: 20px 0;
    }
    #video,
    #news,
    #nei-main {
        margin: 20px 0;
    }
    .xldn {
        display: none;
    }
    .news-l-t-title {
        padding: 10px;
    }
    .hs-list-top img {
  
    height: 120px;
  
}
.tj_news li{
    width: 100%;
}
.pro_left_list{
    padding:0;
}
.hs-title {
    margin-top: 10px;
   
}
}</pre></body></html>